[INFO] cloning repository https://github.com/zzti/Windows_Auto_Inspection_Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zzti/Windows_Auto_Inspection_Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzti%2FWindows_Auto_Inspection_Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzti%2FWindows_Auto_Inspection_Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48fc82c9285641f0502563335168235ab2226d70
[INFO] checking zzti/Windows_Auto_Inspection_Rust against master#dc375db7d8df0aa450e622c529147c95eee756f5 for pr-156749
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzti%2FWindows_Auto_Inspection_Rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zzti/Windows_Auto_Inspection_Rust
[INFO] finished tweaking git repo https://github.com/zzti/Windows_Auto_Inspection_Rust
[INFO] tweaked toml for git repo https://github.com/zzti/Windows_Auto_Inspection_Rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zzti/Windows_Auto_Inspection_Rust on toolchain dc375db7d8df0aa450e622c529147c95eee756f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zzti/Windows_Auto_Inspection_Rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1f634b6b6d2c0b5e1a18e28a9df7fdcfdeaf19b1e9ad6acea49866efd22b71fd
[INFO] running `Command { std: "docker" "start" "1f634b6b6d2c0b5e1a18e28a9df7fdcfdeaf19b1e9ad6acea49866efd22b71fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1f634b6b6d2c0b5e1a18e28a9df7fdcfdeaf19b1e9ad6acea49866efd22b71fd" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f634b6b6d2c0b5e1a18e28a9df7fdcfdeaf19b1e9ad6acea49866efd22b71fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1f634b6b6d2c0b5e1a18e28a9df7fdcfdeaf19b1e9ad6acea49866efd22b71fd" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling Windows_Auto_Inspection_Rust v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `CommandResult`
[INFO] [stdout]  --> src/utils/mod.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use command::{run_command, ps, CommandResult};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CommandResult`
[INFO] [stdout]  --> src/utils/mod.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use command::{run_command, ps, CommandResult};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cleaned`
[INFO] [stdout]   --> src/collectors/software.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |             let cleaned = line.trim().trim_matches('"');
[INFO] [stdout]    |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cleaned`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/report/html.rs:452:41
[INFO] [stdout]     |
[INFO] [stdout] 452 |     risk_level: &str, risk_color: &str, data: &InspectionData,
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_json` is never used
[INFO] [stdout]   --> src/report/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn generate_json(data: &InspectionData, path: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stderr` is never read
[INFO] [stdout]   --> src/utils/command.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct CommandResult {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub stderr: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cleaned`
[INFO] [stdout]   --> src/collectors/software.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |             let cleaned = line.trim().trim_matches('"');
[INFO] [stdout]    |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cleaned`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/report/html.rs:452:41
[INFO] [stdout]     |
[INFO] [stdout] 452 |     risk_level: &str, risk_color: &str, data: &InspectionData,
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_json` is never used
[INFO] [stdout]   --> src/report/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn generate_json(data: &InspectionData, path: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stderr` is never read
[INFO] [stdout]   --> src/utils/command.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct CommandResult {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub stderr: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.45s
[INFO] running `Command { std: "docker" "inspect" "1f634b6b6d2c0b5e1a18e28a9df7fdcfdeaf19b1e9ad6acea49866efd22b71fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f634b6b6d2c0b5e1a18e28a9df7fdcfdeaf19b1e9ad6acea49866efd22b71fd", kill_on_drop: false }`
[INFO] [stdout] 1f634b6b6d2c0b5e1a18e28a9df7fdcfdeaf19b1e9ad6acea49866efd22b71fd
